gtk4.git
2010-12-02 Tristan Van... Manually pulling back a GtkTreeViewColumn fix from...
2010-12-02 Tristan Van... Changed tests/testcellarea.c (and scaffolding) to only...
2010-12-02 Tristan Van... Removed unused variable from GtkCellAreaBoxContext.
2010-12-02 Tristan Van... Merge branch 'master' into treeview-refactor
2010-12-02 Matthias ClasenAvoid a warning when finalizing toolbars
2010-12-02 Tristan Van... Fixed GtkCellAreaBoxContext for some typos introduced...
2010-12-01 Cosimo Cecchiapp-chooser-button: don't insert empty rows in the...
2010-12-01 Cosimo Cecchiapp-chooser-button: add a note in the docs
2010-12-01 Cosimo Cecchiapp-chooser: add docs and symbols coverage for new API
2010-12-01 Cosimo Cecchiapp-chooser-button: add gtk_app_chooser_button_set_acti...
2010-12-01 Cosimo Cecchiapp-chooser-button: make sure to always get a valid...
2010-12-01 Bastien Noceragtk: Allow hiding the trough/slider in GtkScale
2010-12-01 Tristan Van... Added some rules to GtkCellAreaBox for rendering the...
2010-12-01 Ivar Smolin[l10n] Updated Estonian translation
2010-12-01 Mahyar MoghimiUpdating Persian translation
2010-12-01 Mahyar MoghimiUpdating Persian translation
2010-12-01 Tristan Van... Fixed GtkCellArea to always activate a cell at gtk_cell...
2010-12-01 Tristan Van... Added special clause to GtkCellAreaBox focus navigation.
2010-11-30 Emmanuele Bassiswitch: Fix the attribution line
2010-11-30 Matthias ClasenUpdate checkmenuitem docs slightly
2010-11-30 Cosimo CecchiMerge branch 'open-with-dialog'
2010-11-30 Cosimo Cecchiapp-chooser: other misc doc fixes
2010-11-30 Cosimo Cecchiapp-chooser: add more symbols & docs
2010-11-30 Cosimo CecchiMerge branch 'master' into open-with-dialog
2010-11-30 Guillaume Desmottesgtkspinner: don't setup the timeout twice (#636129)
2010-11-30 Cosimo Cecchiapp-chooser-button: remove leftover typedef
2010-11-30 Cosimo Cecchibuild: order new files alphabetically
2010-11-30 Cosimo Cecchiapp-chooser: update docs
2010-11-30 Ryan LortieBug 619148 - "active ID" properties (GtkComboBox)
2010-11-30 Emmanuele Bassia11y: Use ATK macros and clean up/2 - GtkSpinner
2010-11-30 Emmanuele Bassia11y: Use ATK macros and clean up/1 - GtkAssistant
2010-11-29 Matthias ClasenForgotten changes
2010-11-29 Javier JardónGtkSwitch: Add missing "Since: 3.0" tags
2010-11-29 Javier Jardónconfigure: Fix typo
2010-11-29 Andrej ŽnidaršičUpdated Slovenian translation
2010-11-29 Matthias ClasenBump version
2010-11-29 Matthias ClasenNo more rulers
2010-11-29 Matthias ClasenClean up POTFILES.skip as well
2010-11-29 Matthias ClasenUpdate NEWS
2010-11-29 Matthias ClasenRevert c00b85bf3f9cb1dc77dd22f138eb53048eb355b7
2010-11-29 Matthias ClasenRe-add some conditionals to symbols files
2010-11-29 Cosimo Cecchiapp-chooser-online: rework of the online module
2010-11-29 Matthias Clasenremove some duplicate symbols
2010-11-29 Matthias ClasenAdd gdk_device_get_n_keys to symbol list
2010-11-29 Matthias ClasenAdd GtkSwitch to POTFILES
2010-11-29 Matthias ClasenUpdates
2010-11-29 Matthias ClasenSmall doc fixup
2010-11-29 Matthias ClasenAdd GtkSwitch to the widget gallery
2010-11-29 Matthias ClasenAdd a GtkSwitch
2010-11-29 Cosimo Cecchiapp-chooser-button: tabs to spaces
2010-11-29 Cosimo Cecchiapp-chooser-button: change the API approach for custom...
2010-11-29 Emmanuele Bassiswitch: Use ATK macros to reduce the amount of code
2010-11-29 Emmanuele Bassiswitch: Use the right value for comparison
2010-11-29 Emmanuele Bassiswitch: Add accessibility implementation
2010-11-29 Emmanuele Bassidocs: Add GtkSwitch to the API reference
2010-11-29 Emmanuele BassiAdd GtkSwitch, a "light-switch" like widget
2010-11-29 Theppitak Karoonboon... Updated Thai translation.
2010-11-29 Cosimo Cecchiapp-chooser-button: include gtk-docs for show-dialog...
2010-11-29 Cosimo Cecchiapp-chooser-button: rename GtkAppChooserComboBox -...
2010-11-29 Tristan Van... Make GtkTreeView tell the column about expand space...
2010-11-29 Tristan Van... Fix GtkCellAreaBox to not paint a focus rectangle while...
2010-11-29 Tristan Van... Changed cell area/renderer "can_focus" semantics to...
2010-11-29 Tristan Van... Fixed GtkCellAreaBox->focus() to not give focus to...
2010-11-29 Tristan Van... Make focus rectangle painted on all cells if the GtkCel...
2010-11-29 Tristan Van... Make editable widget fill the entire inner area of...
2010-11-29 Tristan Van... Fixed GtkCellLayout to pack cells via the api when...
2010-11-29 Tristan Van... Allow minimal implementation of GtkCellLayout
2010-11-29 Tristan Van... Removed cell_layout implementation details in GtkTreeVi...
2010-11-29 Tristan Van... Touching up GtkCellArea docs.
2010-11-29 Tristan Van... Added initial detailed docs for GtkCellArea.
2010-11-29 Tristan Van... Removed gtk_cell_area_context_sum_preferred_width/heigh...
2010-11-28 Kristian RietveldRemove obsolete code line
2010-11-28 Kristian RietveldAdd temporary hack to get the row heights right
2010-11-28 Kristian RietveldRemove unused retrieval of focus-line-width
2010-11-28 Kristian Rietveldvalidate_row no longer uses focus-line-width
2010-11-28 Emmanuele Bassirgba: Invert the arguments and improve bindability
2010-11-28 Kristian RietveldFirst go at migrating GtkTreeView(Column) to GtkCellArea
2010-11-28 Kristian RietveldAllow non-editable cells to receive focus
2010-11-28 Kristian RietveldAvailable extra space could be less than zero
2010-11-28 Matthias ClasenAvoid delays in starting applications
2010-11-28 Matthias ClasenFix recursion in the GtkIconView accessible initialization
2010-11-27 Tristan Van... Changed all the flush apis on GtkCellAreaContext for...
2010-11-27 Tristan Van... Removing the height_for_width vfuncs on GtkCellAreaCont...
2010-11-26 Tristan Van... Fixing GtkCellAreaBox at render time to consider height...
2010-11-26 Spoiala MarianUpdated Romanian translation
2010-11-26 Lucian Adrian... Updated Romanian translation
2010-11-26 Tristan Van... Fixed CellAreaScaffold for new gtk_cell_area_context_al...
2010-11-26 Tristan Van... Finally really support rendering of cells in an unalloc...
2010-11-26 Tristan Van... Revert "Removed tons of api that we dont absolutely...
2010-11-26 Andika TriwidadaUpdated Indonesian translation
2010-11-26 Bastien Noceradocs: Make docs build after GtkRuler removal
2010-11-25 Lucian Adrian... Updated Romanian translation
2010-11-25 Lucian Adrian... Updated Romanian translation (remove windows line endings)
2010-11-25 Spoiala MarianUpdated Romanian translation
2010-11-25 Spoiala MarianUpdated Romanian translation
2010-11-25 Cosimo Cecchitests: fix indentation
2010-11-25 Cosimo Cecchiapp-chooser-combobox: add a method to trigger the GtkAp...
2010-11-25 Tristan Van... Changed GtkCellRendererText to request less than wrap...
2010-11-25 Tristan Van... Added gtk_cell_renderer_get_aligned_area() and class...
2010-11-25 Tristan Van... Removed tons of api that we dont absolutely need in...
next